You are here: Artificial Intelligence > Custom Deep Model Architectures > Applying Object Detection Models

Applying Object Detection Models

You can automatically segment datasets with any of the object detection models that you trained, imported, or downloaded (see Training YOLOv3 Models for Object Detection for information about training an object detection model).

The following options are available for applying trained object detection models on the Apply tab in the YOLOv3 dialog.

Apply options

 

Description

Model

Lets you choose the required model.

Note See Model for additional information about filtering and other options for listed models.

Parameters

Lets you choose the input dataset and other parameters for applying the selected model.

Score… Represents the level of certainty of the model that the box contains an object of interest. Reducing this number will increase the number of boxes generated, although some boxes might be false positives. Increasing the score will decrease the number of boxes that will be detected.

IOU… The IOU (Intersection Over Union) is a parameter that regroups boxes that are superposed. Decreasing the IOU regroups more boxes and leads to less boxes.

Apply

Lets you choose how to apply the selected model to the input dataset. The resulting multi-ROI will added to the Data Properties and Settings panel when processing is complete.

All slices… If selected, the full dataset will be segmented.

Marked slices… If selected, only marked slices will be segmented (see Marking Image Slices).

With mask… If selected, only data within the region of interest selected as the mask will be processed (see Creating Mask ROIs).

 

Dragonfly Help Live Version